Fired when a user receives an email
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| emailItem | EmailItem | Get the email item | |
| attachments | List | Get a list of the files attached to the email. See EmailAttachment | |
| website | Website | ||
| eventId | String | Gets the event id: emailReceived | |
| sourceProfile | Profile | Gets the profile of the user who received the email | |
| triggerItem1 | String | Gets the first trigger item, The website ID | |
| triggerItem2 | String | returns null; | |
| triggerItem3 | String | returns null; | |
| triggerItem4 | String | returns null; | |
| triggerItem5 | String | ||
| attributes | Map | returns null; | |
| emailAttachments | List |
Hide comments